const github.com/coder/websocket.statusReserved

3 uses

	github.com/coder/websocket (current package)
		close.go#L34: 	statusReserved StatusCode = 1004
		close.go#L281: 	case statusReserved, StatusNoStatusRcvd, StatusAbnormalClosure, StatusTLSHandshake:
		stringer.go#L67: 	_ = x[statusReserved-1004]